google.golang.org/protobuf/reflect/protoreflect.SourcePath.appendEnumDescriptorProto (method)

3 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		source_gen.go#L27: 		b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
		source_gen.go#L56: 		b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
		source_gen.go#L71: func (p *SourcePath) appendEnumDescriptorProto(b []byte) []byte {